Click or drag to resize

InputTextField Properties

The InputTextField type exposes the following members.

Properties
  NameDescription
Public propertyalpha
(Inherited from DisplayObject.)
Public propertyblendMode
(Inherited from DisplayObject.)
Public propertycacheAsBitmap
将整个显示对象(如果是容器,则容器包含的整个显示列表)静态化,所有内容被缓冲到一张纹理上。 DC将保持为1。CPU消耗将降到最低。但对象的任何变化不会更新。 当cacheAsBitmap已经为true时,再次调用cacheAsBitmap=true将会刷新一次。
(Inherited from DisplayObject.)
Public propertycachedTransform
(Inherited from DisplayObject.)
Public propertycaretPosition
Public propertyclipRect
(Inherited from Container.)
Public propertycontentRect
(Inherited from Container.)
Public propertydisplayAsPassword
Public propertyeditable
Public propertyemojies
(Inherited from RichTextField.)
Public propertyfairyBatching
(Inherited from Container.)
Public propertyfilter
(Inherited from DisplayObject.)
Public propertyfocalLength
(Inherited from DisplayObject.)
Public propertygameObject
(Inherited from DisplayObject.)
Public propertygraphics
(Inherited from DisplayObject.)
Public propertygrayed
(Inherited from DisplayObject.)
Public propertyheight
(Inherited from DisplayObject.)
Public propertyhideInput
Public propertyhome
为对象设置一个默认的父Transform。当对象不在显示列表里时,它的GameObject挂到哪里。
(Inherited from DisplayObject.)
Public propertyhtmlElementCount
(Inherited from RichTextField.)
Public propertyhtmlPageContext
(Inherited from RichTextField.)
Public propertyhtmlParseOptions
(Inherited from RichTextField.)
Public propertyhtmlText
(Inherited from RichTextField.)
Public propertyisDisposed
(Inherited from DisplayObject.)
Public propertykeyboardInput
如果是true,则当文本获得焦点时,弹出键盘进行输入,如果是false则不会。 默认是使用Stage.keyboardInput的值。
Public propertykeyboardType
Public propertylayer
(Inherited from DisplayObject.)
Public propertylocation
This is the pivot position
(Inherited from DisplayObject.)
Public propertymask
(Inherited from Container.)
Public propertymaterial
(Inherited from DisplayObject.)
Public propertymaxLength
Public propertynumChildren
(Inherited from Container.)
Public propertyonAddedToStage
(Inherited from DisplayObject.)
Public propertyonChanged
Public propertyonClick
(Inherited from DisplayObject.)
Public propertyonClickLink
(Inherited from DisplayObject.)
Public propertyonFocusIn
Public propertyonFocusOut
Public propertyonKeyDown
(Inherited from DisplayObject.)
Public propertyonMouseWheel
(Inherited from DisplayObject.)
Public propertyonRemovedFromStage
(Inherited from DisplayObject.)
Public propertyonRightClick
(Inherited from DisplayObject.)
Public propertyonRollOut
(Inherited from DisplayObject.)
Public propertyonRollOver
(Inherited from DisplayObject.)
Public propertyonSubmit
Public propertyonTouchBegin
(Inherited from DisplayObject.)
Public propertyonTouchEnd
(Inherited from DisplayObject.)
Public propertyonTouchMove
(Inherited from DisplayObject.)
Public propertypaintingGraphics
(Inherited from DisplayObject.)
Public propertypaintingMode
(Inherited from DisplayObject.)
Public propertyparent
(Inherited from DisplayObject.)
Public propertyperspective
当对象处于ScreenSpace,也就是使用正交相机渲染时,对象虽然可以绕X轴或者Y轴旋转,但没有透视效果。设置perspective,可以模拟出透视效果。
(Inherited from DisplayObject.)
Public propertypivot
(Inherited from DisplayObject.)
Public propertyposition
(Inherited from DisplayObject.)
Public propertypromptText
Public propertyrenderingOrder
(Inherited from DisplayObject.)
Public propertyrestrict
Public propertyrotation
(Inherited from DisplayObject.)
Public propertyrotationX
(Inherited from DisplayObject.)
Public propertyrotationY
(Inherited from DisplayObject.)
Public propertyscale
(Inherited from DisplayObject.)
Public propertyscaleX
(Inherited from DisplayObject.)
Public propertyscaleY
(Inherited from DisplayObject.)
Public propertyshader
(Inherited from DisplayObject.)
Public propertysize
(Inherited from DisplayObject.)
Public propertyskew
(Inherited from DisplayObject.)
Public propertystage
(Inherited from DisplayObject.)
Public propertytext
Public propertytextField
(Inherited from RichTextField.)
Public propertytextFormat
Public propertytopmost
(Inherited from DisplayObject.)
Public propertytouchable
(Inherited from Container.)
Public propertyvisible
(Inherited from DisplayObject.)
Public propertywidth
(Inherited from DisplayObject.)
Public propertyworldSpaceContainer
(Inherited from DisplayObject.)
Public propertyx
(Inherited from DisplayObject.)
Public propertyxy
(Inherited from DisplayObject.)
Public propertyy
(Inherited from DisplayObject.)
Public propertyz
(Inherited from DisplayObject.)
Top
See Also