IWKPreviewActionItem.Identifier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the unique identifier of the preview action type.
[Foundation.Preserve(Conditional=true)]
public Foundation.NSString Identifier { [Foundation.Export("identifier", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Identifier : Foundation.NSString
Property Value
The unique identifier of the preview action type.
- Attributes