Partager via


NSLayoutManager.GetTemporaryAttributes Méthode

Définition

Surcharges

GetTemporaryAttributes(nuint, NSRange, NSRange)
Obsolète.
GetTemporaryAttributes(nuint, IntPtr)
Obsolète.
GetTemporaryAttributes(nuint, IntPtr, NSRange)
Obsolète.
GetTemporaryAttributes(nuint, NSRange)
Obsolète.
GetTemporaryAttributes(nuint)
Obsolète.
GetTemporaryAttributes(nuint, NSRange)
Obsolète.

GetTemporaryAttributes(nuint, NSRange, NSRange)

Attention

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, out Foundation.NSRange longestEffectiveRange, Foundation.NSRange rangeLimit);
member this.GetTemporaryAttributes : nuint *  * Foundation.NSRange -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Paramètres

characterIndex
System.System.UIntPtr System.unativeint
longestEffectiveRange
NSRange
rangeLimit
NSRange

Retours

Attributs

S’applique à

GetTemporaryAttributes(nuint, IntPtr)

Attention

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
protected virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, IntPtr effectiveCharacterRange);
abstract member GetTemporaryAttributes : nuint * nativeint -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
override this.GetTemporaryAttributes : nuint * nativeint -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Paramètres

characterIndex
System.System.UIntPtr System.unativeint
effectiveCharacterRange
IntPtr

nativeint

Retours

Attributs

S’applique à

GetTemporaryAttributes(nuint, IntPtr, NSRange)

Attention

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
protected virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, IntPtr longestEffectiveRange, Foundation.NSRange rangeLimit);
abstract member GetTemporaryAttributes : nuint * nativeint * Foundation.NSRange -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
override this.GetTemporaryAttributes : nuint * nativeint * Foundation.NSRange -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Paramètres

characterIndex
System.System.UIntPtr System.unativeint
longestEffectiveRange
IntPtr

nativeint

rangeLimit
NSRange

Retours

Attributs

S’applique à

GetTemporaryAttributes(nuint, NSRange)

Attention

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, out Foundation.NSRange effectiveCharacterRange);
member this.GetTemporaryAttributes : nuint *  -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Paramètres

characterIndex
System.System.UIntPtr System.unativeint
effectiveCharacterRange
NSRange

Retours

Attributs

S’applique à

GetTemporaryAttributes(nuint)

Attention

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex);
member this.GetTemporaryAttributes : nuint -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Paramètres

characterIndex
System.System.UIntPtr System.unativeint

Retours

Attributs

S’applique à

GetTemporaryAttributes(nuint, NSRange)

Attention

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, Foundation.NSRange rangeLimit);
member this.GetTemporaryAttributes : nuint * Foundation.NSRange -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Paramètres

characterIndex
System.System.UIntPtr System.unativeint
rangeLimit
NSRange

Retours

Attributs

S’applique à