Table of Contents

Class Foundation.NSString

Namespace
Xui.Runtime.IOS
Assembly
Xui.Runtime.IOS.dll
public class Foundation.NSString : ObjC.NSObject, IDisposable
Inheritance
Foundation.NSString
Implements
Derived
Inherited Members

Constructors

NSString(nint)

public NSString(nint id)

Parameters

id nint

NSString(string)

public NSString(string text)

Parameters

text string

Fields

Class

public static readonly ObjC.Class Class

Field Value

ObjC.Class

DrawAtPointWithAttributesSel

public static readonly ObjC.Sel DrawAtPointWithAttributesSel

Field Value

ObjC.Sel

SizeWithAttributesSel

public static readonly ObjC.Sel SizeWithAttributesSel

Field Value

ObjC.Sel

Methods

objc_msgSend(nint, nint, CGPoint, nint)

public static extern void objc_msgSend(nint nsString, nint sel, CoreGraphics.CGPoint position, nint attributes)

Parameters

nsString nint
sel nint
position CoreGraphics.CGPoint
attributes nint