Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
FullInspector
InspectorKeyWidthAttribute
C# Class FullInspector.InspectorKeyWidthAttribute
Inheritance:
System.Attribute
ファイルを表示
Open project: jacobdufault/fullinspector
Public Properties
Property
Type
Description
WidthPercentage
float
Public Methods
Method
Description
InspectorKeyWidthAttribute
(
float
widthPercentage
) :
System
Method Details
InspectorKeyWidthAttribute()
public
method
public
InspectorKeyWidthAttribute
(
float
widthPercentage
) :
System
widthPercentage
float
return
System
Property Details
WidthPercentage
public_oe property
The percentage of available width that the key will use in the KeyValuePair.
public
float
WidthPercentage
return
float