NSFileProtection 列挙型

定義

ファイル保護レベルを列挙します。

public enum NSFileProtection
type NSFileProtection = 
継承
NSFileProtection

フィールド

名前 説明
None 0
Complete 1
CompleteUnlessOpen 2
CompleteUntilFirstUserAuthentication 3

適用対象