NSLayoutManager.FillBackground(IntPtr, nuint, NSRange, UIColor) Method

Definition

[Foundation.Advice("This method should never be called, only overridden.")]
[Foundation.Export("fillBackgroundRectArray:count:forCharacterRange:color:")]
protected virtual void FillBackground (IntPtr rectArray, nuint rectCount, Foundation.NSRange characterRange, UIKit.UIColor color);
abstract member FillBackground : nativeint * nuint * Foundation.NSRange * UIKit.UIColor -> unit
override this.FillBackground : nativeint * nuint * Foundation.NSRange * UIKit.UIColor -> unit

Parameters

rectArray
IntPtr

nativeint

rectCount
System.System.UIntPtr System.unativeint
characterRange
NSRange
color
UIColor
Attributes

Applies to