Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Xamarin
Canvas
iOS
LabelNodeRenderer
C# Class Xamarin.Canvas.iOS.LabelNodeRenderer
Inheritance:
NodeUIView
显示文件
Open project: Clancey/Canvas
Public Methods
Method
Description
LabelNodeRenderer
(
LabelNode
node
) :
System
LayoutSubviews
( ) :
void
Protected Methods
Method
Description
UpdateNativeWidget
( ) :
void
Method Details
LabelNodeRenderer()
public
method
public
LabelNodeRenderer
(
LabelNode
node
) :
System
node
LabelNode
return
System
LayoutSubviews()
public
method
public
LayoutSubviews
( ) :
void
return
void
UpdateNativeWidget()
protected
method
protected
UpdateNativeWidget
( ) :
void
return
void