次の方法で共有


UIGuidedAccessRestriction.UIGuidedAccessConfigureAccessibilityFeaturesCompletionHandler 代理人

定義

public delegate void UIGuidedAccessRestriction.UIGuidedAccessConfigureAccessibilityFeaturesCompletionHandler(bool success, NSError error);
type UIGuidedAccessRestriction.UIGuidedAccessConfigureAccessibilityFeaturesCompletionHandler = delegate of bool * NSError -> unit

パラメーター

success
Boolean
error
NSError

適用対象