NSLayoutManager.GetTemporaryAttributes Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
GetTemporaryAttributes(nuint, NSRange, NSRange) |
Устаревшие..
|
GetTemporaryAttributes(nuint, IntPtr) |
Устаревшие..
|
GetTemporaryAttributes(nuint, IntPtr, NSRange) |
Устаревшие..
|
GetTemporaryAttributes(nuint, NSRange) |
Устаревшие..
|
GetTemporaryAttributes(nuint) |
Устаревшие..
|
GetTemporaryAttributes(nuint, NSRange) |
Устаревшие..
|
GetTemporaryAttributes(nuint, NSRange, NSRange)
Внимание!
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>
Параметры
- characterIndex
- System.System.UIntPtr System.unativeint
- longestEffectiveRange
- NSRange
- rangeLimit
- NSRange
Возвращаемое значение
- Атрибуты
Применяется к
GetTemporaryAttributes(nuint, IntPtr)
Внимание!
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>
Параметры
- characterIndex
- System.System.UIntPtr System.unativeint
- effectiveCharacterRange
-
IntPtr
nativeint
Возвращаемое значение
- Атрибуты
Применяется к
GetTemporaryAttributes(nuint, IntPtr, NSRange)
Внимание!
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>
Параметры
- characterIndex
- System.System.UIntPtr System.unativeint
- longestEffectiveRange
-
IntPtr
nativeint
- rangeLimit
- NSRange
Возвращаемое значение
- Атрибуты
Применяется к
GetTemporaryAttributes(nuint, NSRange)
Внимание!
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>
Параметры
- characterIndex
- System.System.UIntPtr System.unativeint
- effectiveCharacterRange
- NSRange
Возвращаемое значение
- Атрибуты
Применяется к
GetTemporaryAttributes(nuint)
Внимание!
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>
Параметры
- characterIndex
- System.System.UIntPtr System.unativeint
Возвращаемое значение
- Атрибуты
Применяется к
GetTemporaryAttributes(nuint, NSRange)
Внимание!
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>
Параметры
- characterIndex
- System.System.UIntPtr System.unativeint
- rangeLimit
- NSRange
Возвращаемое значение
- Атрибуты