getDimensionPixelSizeOrNull

Get dimension, return defValue when not has this value.

Receiver

the current typed array from resource.

Return

Int or null.

Parameters

index

the attribute resources ID array.

defValue

the default value, default is null.

See also