NSUrlBookmarkResolutionOptions 枚举

定义

通过解析书签创建 NSUrl 时要使用的选项的枚举。

此枚举支持其成员值的按位组合。

[System.Flags]
public enum NSUrlBookmarkResolutionOptions
type NSUrlBookmarkResolutionOptions = 
继承
NSUrlBookmarkResolutionOptions
属性

字段

WithoutMounting 512
WithoutUI 256
WithSecurityScope 1024

适用于