Share via


IUIGuidedAccessRestrictionDelegate.GetDetailTextForGuidedAccessRestriction Method

Definition

[Foundation.Export("detailTextForGuidedAccessRestrictionWithIdentifier:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string GetDetailTextForGuidedAccessRestriction(string restrictionIdentifier);
[<Foundation.Export("detailTextForGuidedAccessRestrictionWithIdentifier:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetDetailTextForGuidedAccessRestriction : string -> string
override this.GetDetailTextForGuidedAccessRestriction : string -> string

Parameters

restrictionIdentifier
String

Returns

Attributes

Applies to