NSFileProtection 枚举

定义

枚举文件保护级别。

public enum NSFileProtection
type NSFileProtection = 
继承
NSFileProtection

字段

Complete 1
CompleteUnlessOpen 2
CompleteUntilFirstUserAuthentication 3
None 0

适用于