次の方法で共有


UIDocumentBrowserViewController.CustomActions プロパティ

定義

カスタム アクションの配列を取得または設定します。

public virtual UIKit.UIDocumentBrowserAction[] CustomActions { [Foundation.Export("customActions", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCustomActions:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.CustomActions : UIKit.UIDocumentBrowserAction[] with get, set

プロパティ値

属性

適用対象