LowLagPhotoSequenceControl.MaxPastPhotos プロパティ

定義

保存できる過去の写真の最大数を取得します。

public:
 property unsigned int MaxPastPhotos { unsigned int get(); };
uint32_t MaxPastPhotos();
public uint MaxPastPhotos { get; }
var uInt32 = lowLagPhotoSequenceControl.maxPastPhotos;
Public ReadOnly Property MaxPastPhotos As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

過去の写真の最大数。

注釈

PastPhotoLimit は、保存されている過去の写真の実際の数を設定します。

適用対象