CLSContext
CLSContext(IntPtr)
CLSContext(NativeHandle)
CLSContext(NSCoder)
CLSContext(NSObjectFlag)
CLSContext(CLSContextType, String, String)
Active
Assignable
ClassHandle
CurrentActivity
CustomTypeName
DisplayOrder
Identifier
IdentifierPath
NavigationChildContexts
Parent
ProgressReportingCapabilities
SuggestedAge
SuggestedCompletionTime
Summary
Thumbnail
Title
Topic
Type
UniversalLinkUrl
WeakTopic
AddChild(CLSContext)
AddNavigationChild(CLSContext)
AddProgressReportingCapabilities(NSSet<CLSProgressReportingCapability>)
BecomeActive()
CreateNewActivity()
FindDescendantMatching(String[], Action<CLSContext, NSError>)
FindDescendantMatchingAsync(String[])
RemoveFromParent()
RemoveNavigationChild(CLSContext)
ResetProgressReportingCapabilities()
ResignActive()
SetType(CLSContextType)
xamarinios
namespace ClassKit
{
[Introduced(PlatformName.iOS, 11, 4, PlatformArchitecture.All, null)]
[Register("CLSContext", true)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
public class CLSContext : CLSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual CLSContext? Parent
{
[Export("parent")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API