A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 
name — Property, interface feathers.core.IFeathersDisplayObject
The name of the display object.
nativeFilters — Property, class feathers.controls.text.TextBlockTextRenderer
Native filters to pass to the flash.text.engine.TextLine instances before creating the texture snapshot.
nativeFilters — Property, class feathers.controls.text.TextFieldTextRenderer
Native filters to pass to the flash.text.TextField before creating the texture snapshot.
nativeFocus — Property, class feathers.controls.NumericStepper
A text input's text editor may be an INativeFocusOwner, so we need to return the value of its nativeFocus property.
nativeFocus — Property, class feathers.controls.TextArea
A text editor may be an INativeFocusOwner, so we need to return the value of its nativeFocus property.
nativeFocus — Property, class feathers.controls.TextInput
A text editor may be an INativeFocusOwner, so we need to return the value of its nativeFocus property.
nativeFocus — Property, class feathers.controls.text.BitmapFontTextEditor
An object external to Starling that must be given focus when this Feathers component is given focus by a focus manager.
nativeFocus — Property, class feathers.controls.text.StageTextTextEditor
An object external to Starling that must be given focus when this Feathers component is given focus by a focus manager.
nativeFocus — Property, class feathers.controls.text.TextBlockTextEditor
An object external to Starling that must be given focus when this Feathers component is given focus by a focus manager.
nativeFocus — Property, class feathers.controls.text.TextFieldTextEditor
An object external to Starling that must be given focus when this Feathers component is given focus by a focus manager.
nativeFocus — Property, interface feathers.core.INativeFocusOwner
An object external to Starling that must be given focus when this Feathers component is given focus by a focus manager.
nativeHeight — Property, interface feathers.media.IVideoPlayer
The original, native height of the loaded video.
nativeHeight — Property, class feathers.media.VideoPlayer
The original, native height of the loaded video.
nativeToGlobal(nativePosition:flash.geom:Point, starling:starling.core:Starling, result:flash.geom:Point) — Package Function, feathers.utils.display
Converts from native coordinates to Starling global coordinates.
nativeWidth — Property, interface feathers.media.IVideoPlayer
The original, native width of the loaded video.
nativeWidth — Property, class feathers.media.VideoPlayer
The original, native width of the loaded video.
netConnectionFactory — Property, class feathers.media.VideoPlayer
Creates the flash.net.NetConnection object used to play the video, and calls the connect() method.
netStream — Property, class feathers.media.VideoPlayer
The flash.net.NetStream object used to play the video.
netStreamFactory — Property, class feathers.media.VideoPlayer
Creates the flash.net.NetStream object used to play the video.
newHeight — Property, interface feathers.motion.effectClasses.IResizeEffectContext
The new height of the target.
newHeight — Property, class feathers.motion.effectClasses.TweenResizeEffectContext
The new height of the target.
newWidth — Property, interface feathers.motion.effectClasses.IResizeEffectContext
The new width of the target.
newWidth — Property, class feathers.motion.effectClasses.TweenResizeEffectContext
The new width of the target.
newX — Property, interface feathers.motion.effectClasses.IMoveEffectContext
The new x position of the target.
newX — Property, class feathers.motion.effectClasses.TweenMoveEffectContext
The new x position of the target.
newY — Property, interface feathers.motion.effectClasses.IMoveEffectContext
The new y position of the target.
newY — Property, class feathers.motion.effectClasses.TweenMoveEffectContext
The new y position of the target.
nextDownFocus — Property, class feathers.core.FeathersControl
nextDownFocus — Property, interface feathers.core.IFocusDisplayObject
The next object that will receive focus when Keyboard.DOWN is pressed at KeyLocation.D_PAD and a focus manager is enabled.
nextLeftFocus — Property, class feathers.core.FeathersControl
nextLeftFocus — Property, interface feathers.core.IFocusDisplayObject
The next object that will receive focus when Keyboard.LEFT is pressed at KeyLocation.D_PAD and a focus manager is enabled.
nextRightFocus — Property, class feathers.core.FeathersControl
nextRightFocus — Property, interface feathers.core.IFocusDisplayObject
The next object that will receive focus when Keyboard.RIGHT is pressed at KeyLocation.D_PAD and a focus manager is enabled.
nextTabFocus — Property, class feathers.core.FeathersControl
nextTabFocus — Property, interface feathers.core.IFocusDisplayObject
The next object that will receive focus when the tab key is pressed when a focus manager is enabled.
nextUpFocus — Property, class feathers.core.FeathersControl
nextUpFocus — Property, interface feathers.core.IFocusDisplayObject
The next object that will receive focus when Keyboard.UP is pressed at KeyLocation.D_PAD and a focus manager is enabled.
NONE — Constant Static Property, class feathers.controls.DragGesture
No gesture can be used to drag the target.
NONE — Constant Static Property, class feathers.controls.ScrollBarDisplayMode
The scroll bars are never visible.
NONE — Constant Static Property, class feathers.data.SortOrder
Indicates that items are not sorted.
NONE — Constant Static Property, class feathers.layout.Direction
The object will be oriented in no particular direction.
NONE — Constant Static Property, class feathers.layout.Orientation
No orientation.
NORMAL — Constant Static Property, class feathers.controls.DecelerationRate
The default deceleration rate per millisecond.
normalDisplayState — Property, class feathers.media.VideoPlayer
When the video player is displayed normally (in other words, when it isn't full-screen), determines the value of the native stage's displayState property.
normalSymbolFactory — style, class feathers.controls.PageIndicator
A function used to create a normal symbol.
NOT_SELECTED — Constant Static Property, class feathers.controls.ToggleState
The state where the component is not selected.
NumericStepper — class, package feathers.controls
Select a value between a minimum and a maximum by using increment and decrement buttons or typing in a value in a text input.
NumericStepper() — Constructor, class feathers.controls.NumericStepper
Constructor.
numItems — Property, class feathers.core.ToggleGroup
The number of items added to the group.
numLines — Property, class feathers.controls.Button
The number of text lines displayed by the button.
numLines — Property, class feathers.controls.Header
The number of text lines displayed by the header.
numLines — Property, class feathers.controls.Label
The number of text lines displayed by the label.
numLines — Property, class feathers.controls.renderers.DefaultDataGridHeaderRenderer
The number of text lines displayed by the renderer.
numLines — Property, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer
The number of text lines displayed by the renderer.
numLines — Property, class feathers.controls.text.BitmapFontTextRenderer
The number of text lines in the text renderer.
numLines — Property, class feathers.controls.text.TextBlockTextRenderer
The number of text lines in the text renderer.
numLines — Property, class feathers.controls.text.TextFieldTextRenderer
The number of text lines in the text renderer.
numLines — Property, interface feathers.core.ITextRenderer
The number of text lines in the text renderer.
numRawChildren — Property, interface feathers.controls.IScrollContainer
Returns the number of raw children that are added directly to the Scroller rather than delegating the call to the view port.
numRawChildren — Property, class feathers.controls.ScrollContainer
Returns the number of raw children that are added directly to the Scroller rather than delegating the call to the view port.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z